Rework EMBA integration
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Apr 2024 11:38:10 +0000 (13:38 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Apr 2024 11:38:10 +0000 (13:38 +0200)
commit42c8e2dfceb504533c6db3f336e28dd6c94aaa70
tree208bf2c6cf99b70d9b4ef32f8ddeaca1671f5fa4
parent931cd9331363051a8cb5ef45dc37937e63b243d9
Rework EMBA integration

* test/infra/Dockerfile.emba (emacs-inotify, emacs-filenotify-gio)
(emacs-eglot, emacs-tree-sitter, emacs-gnustep)
(emacs-native-comp-speed0, emacs-native-comp-speed1)
(emacs-native-comp-speed2): Use "-j `nproc`".
(emacs-eglot): Add libxml2-dev and node-typescript.
(emacs-tree-sitter) Add libxml2-dev and tree-sitter-rust.

* test/infra/Makefile.in (subdir_template): Simplify make_params.

* test/infra/gitlab-ci.yml (.job-template): Set environment
variable NPROC.  Use "-k -j \$NPROC".
(test-filenotify-gio, test-eglot, test-tree-sitter)
(test-native-comp-speed2): Simplify make_params.

* test/infra/test-jobs.yml: Regenerate.
test/infra/Dockerfile.emba
test/infra/Makefile.in
test/infra/gitlab-ci.yml
test/infra/test-jobs.yml